-
Home
-
Multi-Carrier EasyPost Shipping Methods & Address Validation for WooCommerce
-
1.6.16 (latest)
-
Code
-
Classes
- AbstractShippingMethod
Total Complexity |
81 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
328 |
Lines of code |
229 |
Logical lines of code |
147 |
Comment lines |
11 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_field_value() |
A |
46 |
13 |
36 |
get_option() |
A |
53 |
11 |
22 |
get_post_data() |
A |
48 |
10 |
30 |
process_admin_options() |
A |
51 |
10 |
25 |
get_instance_option() |
A |
57 |
8 |
16 |
getKeyValue() |
S |
57 |
6 |
16 |
generate_field_html() |
S |
54 |
4 |
20 |
generate_settings_html() |
S |
61 |
4 |
13 |
getDefaultValues() |
S |
63 |
4 |
11 |
get_settings() |
S |
68 |
2 |
7 |
init_settings() |
S |
70 |
2 |
6 |
init_instance_settings() |
S |
70 |
2 |
6 |
setKeyValue() |
S |
64 |
2 |
9 |
__construct() |
S |
74 |
1 |
4 |
validate() |
S |
82 |
1 |
3 |
get_field_key() |
S |
71 |
1 |
5 |